Skip to content

Conversation

@JP0P
Copy link
Collaborator

@JP0P JP0P commented Jan 17, 2026

Add "Contact Support" App Icon Shortcut (iOS & Android)

WHY

This PR implements a "Contact Support" quick action accessible by long-pressing the app icon on the device's home screen, providing users with a fast way to reach support.

WHAT

  • iOS: Configures Info.plist with a UIApplicationShortcutItem and updates AppDelegate.swift to handle the shortcut, routing it through the existing deep link mechanism.
  • Android: Adds shortcuts.xml to define a static shortcut with a deep link intent, defines a corresponding string resource, and references shortcuts.xml in AndroidManifest.xml.

CHANGELOG

  • Yes
  • No

Dependencies

none

Requirements

  • Tested on iOS device
  • Tested on Android device
  • Tested on small-screen device (iPod Touch)
  • Tested on large-screen device (tablet)

Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Jan 17, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants